ASP.NET Core MVC コントロールヘルプ
ShowSort プロパティ (FlexGridBase<T>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 > FlexGridBase<T> クラス : ShowSort プロパティ
Gets or sets whether the grid should display sort indicators in the column headers.
シンタックス
'宣言
 
Public Overridable Property ShowSort As System.Boolean
public virtual System.bool ShowSort {get; set;}
解説
Sorting is controlled by the sortDescriptions property of the ICollectionView object used as the grid's itemsSource.
参照

FlexGridBase<T> クラス
FlexGridBase<T> メンバ